Skip to content

feat(logging): consolidate log format to match OLL standard#33

Merged
renatav merged 1 commit intomainfrom
ndusan/log-aggregator
Apr 14, 2026
Merged

feat(logging): consolidate log format to match OLL standard#33
renatav merged 1 commit intomainfrom
ndusan/log-aggregator

Conversation

@n-dusan
Copy link
Copy Markdown
Contributor

@n-dusan n-dusan commented Apr 14, 2026

Update DEFAULT_LOG_FORMAT to %(asctime)s [%(levelname)s] [%(name)s:%(lineno)s] %(message)s and remove DEFAULT_DATE_FORMAT so timestamps use Python's default YYYY-MM-DD HH:MM:SS,mmm, consistent with portal and publish-server.

Update DEFAULT_LOG_FORMAT to %(asctime)s [%(levelname)s] [%(name)s:%(lineno)s] %(message)s
and remove DEFAULT_DATE_FORMAT so timestamps use Python's default
YYYY-MM-DD HH:MM:SS,mmm, consistent with portal and publish-server.

[changelog]
@n-dusan n-dusan requested a review from dgreisen April 14, 2026 16:58
@renatav renatav merged commit 802ed72 into main Apr 14, 2026
27 checks passed
@n-dusan n-dusan deleted the ndusan/log-aggregator branch April 15, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants